home *** CD-ROM | disk | FTP | other *** search
/ Champak 112 / jogo-disk-112.iso / Games / ophelias_diary_2_episode_2.swf / scripts / DefineButton2_1372 / BUTTONCONDACTION on(release).as
Text File  |  2010-07-14  |  84b  |  7 lines

  1. on(release){
  2.    tellTarget("../../")
  3.    {
  4.       gotoAndStop("Braker");
  5.    }
  6. }
  7.